github.com/refraction-networking/utls.sortableCipher.isObsolete (field)
6 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L3186: isObsolete: ((suite.flags & suiteTLS12) == 0),
u_parrots.go#L3194: isObsolete bool
u_parrots.go#L3206: if ciphers[i].isObsolete && !ciphers[j].isObsolete {
u_parrots.go#L3209: if ciphers[j].isObsolete && !ciphers[i].isObsolete {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |